/*-----------------------新春飘窗样式-----------------------*/
.xcpc{ width:1200px; margin:0 auto;}
.mobile-xcpc{display:none;}
.flip {width: 1200px;margin:0 auto;height: 75px;}			
.panel {height: 480px;width: 1200px;margin:0 auto;}

/*-----------------------公共头部开始-----------------------*/
.header{ width: 100%; min-width:1200px;}
.header .top1{background: #285b9d; color: #FFF; width: 100%; height: 40px; line-height: 40px;}
.header .top1 a{ color: #FFF;}
.header .top1_l span{ margin:0 10px;}
.header .top1_r span{ margin-left:10px;}
.header .top1_r a{ margin:0 10px;}
.header .top2{ background: url(../images/topbg.jpg) no-repeat top center; width: 100%; height: 380px;}
.header .logo{width:100%;text-align:center;padding-top:20px; height: 190px; overflow: hidden;}
.header .search{width:556px;height:46px;padding:2px;margin:10px auto 0;background:#fff; border-radius: 10px; -moz-border-radius: 10px; overflow: hidden;}
.header .search .search_text{height:46px; line-height: 46px; width:410px;padding-left:20px;border:none; font-size: 16px; background: #FFF; outline: none; color:#666;}
.header .search .search_btn{height:46px;width:110px; padding-left: 45px; text-align: left; border:none;background:url(../images/search.png) no-repeat 15px center #579beb; border-radius: 10px; -moz-border-radius: 10px; font-size: 18px; font-weight: bold; color: #FFF; cursor:pointer;}
/*栏目导航*/
.header .nav{ margin: 30px auto 0; height:80px; background:#f0f0f0;}
.header .nav ul{ border-bottom: #b8b8b8 1px solid; width: 1160px; height: 74px; padding: 5px 0 0 15px; margin: 0 auto;}
.header .nav li{float:left; padding: 0 30px;}
.header .nav li a{ display: block; height:68px;line-height:68px; font-size:20px; font-weight: bold; padding: 0 25px;}
.header .nav li a:hover{ border-bottom: #0196ff 6px solid;}
/*登录弹框*/
.login_box{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,0,0,0.6);z-index:99; display: none;}
.login_box form{width:400px;margin:240px auto;height:380px;background:#fff;}
.login_box .form_box{position:relative;padding:15px 25px;height:350px;}
.login_box .form_box .close{position:absolute;top:13px;right:19px;width:32px;height:32px;background:url(../images/close.png) center no-repeat;cursor:pointer;}
.login_box .form_box h2{color:#355e92;padding-bottom:12px;border-bottom:1px solid #eee;}
.login_box .form_box .line{margin:25px 0px;width:100%;}
.login_box .form_box .line input{border:1px solid #ccc;height:40px; width: 100%; text-indent: 3em;}
.login_box .form_box .user input{background:url("../images/user.png") 13px center no-repeat;}
.login_box .form_box .password input{background:url("../images/password.png") 13px center no-repeat;}
.login_box .form_box .yzm input{width:60%;}
.login_box .form_box .yzm img{cursor:pointer;height:40px;vertical-align:middle;}
.login_box .form_box .button{margin:10px 0px;width:100%;}
.login_box .form_box .button input{width:100%;height:42px;border:none;background:#0665da;color:#fff;font-size:16px;cursor:pointer;}
.login_box .form_box .reg_forget a{color:#0665da;}
/*-----------------------公共头部结束-----------------------*/

/*-----------------------jquery.pager.js的分页样式开始-----------------------*/
/*个人中心，政民互动-调查征集用的*/
.pager ul.pages {display: block;border: 0;text-transform: uppercase;font-size: 10px;margin: 10px auto 0; text-align: center;}
.pager ul.pages li {list-style: none;border: 1px solid #ccc;text-decoration: none;margin: 0 5px 0 0;padding: 8px; display: inline-block;}
.pager ul.pages li:hover {border: 1px solid #003f7e}
.pager ul.pages li.pgEmpty {border: 1px solid #eee;color: #eee;}
.pager ul.pages li.pgCurrent {border: 1px solid #003f7e;color: #000;font-weight: 700;background-color: #eee;}
/*-----------------------jquery.pager.js的分页样式结束-----------------------*/

/*--------------------泰德自带的分页样式开始--------------------*/
.page{text-align: center;padding: 20px 0;}
.page a{margin-left: 8px;width: 50px;height: 20px;border: 1px #b2b2b2 solid;background: #f8f7fa;font-size: 16px;border-radius: 5px;text-align: center;line-height: 20px;display: inline-block;}
.page input,.page select{font-size: 16px;}
/*--------------------泰德自带的分页样式结束--------------------*/

/*-----------------------主体部分开始-----------------------*/
.main{ width: 100%; min-width: 1200px; background: #fff;}

.main .box1{ padding-top: 20px;}
/*图片浏览*/
.main .box1 .box1_l{ width: 585px; height: 420px; float: left;}
.main .box1 .box1_l #ibanner {text-align: left;position: relative;width: 585px; height: 420px;overflow: hidden;margin: 0px auto;}
.main .box1 .box1_l #ibanner_pic a {position: absolute;width: 585px; height: 420px;top: 0;left: 0;display: block;overflow: hidden;background: #FFF;}
.main .box1 .box1_l #ibanner_pic a img {width: 585px; height: 420px;}
.main .box1 .box1_l #ibanner_pic a span{position: absolute;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 485px; padding-right: 100px; height: 40px;line-height: 40px;left: 0;bottom: 0;text-indent: 1em;font-weight: bold;color: #FFFFFF;background:rgba(0,0,0,.7);}
.main .box1 .box1_l #ibanner_btn {position: absolute;z-index: 5;right: 8px;bottom: 16px;font-weight: 700;font-family: Arial;}
.main .box1 .box1_l #ibanner_btn span {display: block;float: left;padding: 0px;border-radius: 50%;cursor: pointer;text-align: center;width: 8px;height: 8px;overflow: hidden;margin-left: 8px;font-size: 0px;}
.main .box1 .box1_l #ibanner_btn .normal {background: #ffffff;color: #ffffff;}
.main .box1 .box1_l #ibanner_btn .current {background: #fe0000;color: #fe0000;}
/*列表：政务要闻，部门新闻，乡镇新闻，公告公示*/
.main .box1 .box1_r{ width: 585px; float: right; overflow: hidden;}
.main .box1 .box1_r .box1_r_t{ background: url(../images/box1_r_tbg.png) repeat-x left bottom; height: 50px; line-height: 40px; width: 620px;}
.main .box1 .box1_r .box1_r_t a{width: 90px; text-align: center; float: left; font-size: 18px; font-weight: bold; padding-bottom: 10px; margin-right: 30px;}
.main .box1 .box1_r .box1_r_t a.on{ background: url(../images/box1_r_tbgon.png) no-repeat center bottom; color: #1296db;}
.main .box1 .box1_r .box1_r_c{ margin-top: 8px;}
.main .box1 .box1_r .box1_r_c li{ height: 36px; line-height: 36px; width: 100%; float: left; overflow: hidden;}
.main .box1 .box1_r .box1_r_c li a{ float: left; background: url(../images/dot.png) no-repeat left center; padding-left: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 75%;}
.main .box1 .box1_r .box1_r_c li span{ float: right; color: #bcbcbc;}

/*大标题：政府信息公开，政民互动，专题专栏*/
.main .box_t{ background: url(../images/box_tbg.png) no-repeat center; text-align: center; font-size: 24px; font-weight: bold; height: 40px; line-height: 40px; margin-top: 20px;}
.main .box_t a{ font-size: 24px; font-weight: bold;}

/*政府信息公开*/
.main .box2{}
.main .box2 ul{ width: 1235px;}
.main .box2 ul li{ float: left; width: 175px; height: 256px; margin-right: 30px; position: relative;}
.main .box2 ul li a{ line-height: 25px; color: #2e67ab;  font-weight: bold; text-align: center; display: block; width: 150px; padding-top: 10px; height: 90px; position: absolute; left: 13px; top: 140px;}
.main .box2 ul li.box2_bg1{ background: url(../images/box2_bg1.png) no-repeat top center;}
.main .box2 ul li.box2_bg2{ background: url(../images/box2_bg2.png) no-repeat top center;}
.main .box2 ul li.box2_bg3{ background: url(../images/box2_bg3.png) no-repeat top center;}
.main .box2 ul li.box2_bg4{ background: url(../images/box2_bg4.png) no-repeat top center;}
.main .box2 ul li.box2_bg5{ background: url(../images/box2_bg5.png) no-repeat top center;}
.main .box2 ul li.box2_bg6{ background: url(../images/box2_bg6.png) no-repeat top center;}
.main .box3{ padding: 15px 0; overflow: visible;}
.main .box3 .xxgk_list li{height: 36px; line-height: 36px; width: 100%; float: left; /*overflow: hidden;*/}
.main .box3 .xxgk_list li a{ float: left; background: url(../images/dot.png) no-repeat 10px center; padding-left: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 85%;}
.main .box3 li .xxgk_list span{ float: right; color: #bcbcbc; padding-right: 10px;}

/*办事服务*/
.box_bsfw{margin-top: 1rem;}
.box_bsfw .tab_title{width: 26%;margin: 0 auto;position: relative;z-index: 1;}
.box_bsfw .tab_title h3{background-color: #fff; border: 1px solid #e1e1e1; border-radius: 4px;text-align: center;}
.box_bsfw .tab_title h3 span{display: inline-block;padding:0.5em;margin:0 0.5em;font-size: 1rem;font-weight: bold;color: #333;cursor: pointer;}
.box_bsfw .tab_title h3 span.on{color: #1296db;border-bottom: 3px solid #1296db;}
.box_bsfw .tab_info{margin-top:-20px;background-color: #fff; border: 1px solid #e1e1e1;padding:40px 30px 30px;}
.box_bsfw .tab_info ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.box_bsfw .tab_info ul li{text-align: center;}
.box_bsfw .tab_info ul li a{display:block;transition: all ease-in 0.3s;}
.box_bsfw .tab_info ul li a:hover{transform: translateY(-8px);color:#5698d2;}


/*政民互动*/
.main .box4{ width: 100%; background: #f0f0f0; padding: 20px 0;}
.main .box4_1{}
.main .box4_1 ul{ width: 1235px;}
.main .box4_1 ul li{ width: 380px; height: 100px; float: left; background: url(../images/box4_bg.jpg) no-repeat; text-align: center; margin-right: 30px;}
.main .box4_1 ul li a{display: block; width: 380px; height: 100px;}
.main .box4_1 ul li a img{ width: 40px; height: 40px; margin-top: 14px;}
.main .box4_1 ul li a span{ display: block; font-size: 18px; font-weight: bold; color: #FFF; line-height: 30px;}
.main .box4_2{ width: 1220px;}
.main .box4_2_box{ float: left; width: 360px; /*width: 560px;*/ height: 278px; padding: 0 14px; border: #e1e1e1 1px solid; background: #FFF; margin-right: 15px; overflow:hidden;}
.main .box4_2_box .box4_2_t{ border-bottom: #e5e5e5 2px solid; width: 100%; height: 40px; position: relative;}
.main .box4_2_box .box4_2_t span{position: absolute; left: 0; bottom: -2px; color: #1296db; line-height: 34px; padding: 0 10px; border-bottom: #1296db 3px solid; font-weight: bold;}
.main .box4_2_box .box4_2_t a{position: absolute; right: 10px; bottom: 0; color: #909090; line-height: 35px;}
.main .box4_2_box .box4_2_c{ margin-top: 10px;}
.main .box4_2_box .box4_2_c li{ width: 100%; float: left; border-bottom: #d1d1d1 1px dashed; line-height: 30px; padding: 5px 0;}
.main .box4_2_box .box4_2_c li font{ color: #ff8033; float: left;}
.main .box4_2_box .box4_2_c li span{ color:#a8a8a8; float: right;}
.main .box4_2_box .box4_2_c li a{ display: block; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%;}
.main .box4_2_box .box4_2_c2{ text-align: center; margin-top:10px;}
.main .box4_2_box .box4_2_c2 .box4_2_c2_title{font-weight: bold; height: 30px; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%;}
.main .box4_2_box .box4_2_c2 .box4_2_c2_time{color:#a8a8a8; height: 25px; line-height: 25px;}
.main .box4_2_box .box4_2_c2 .box4_2_c2_people{ line-height: 25px; margin-top: 5px;}
.main .box4_2_box .box4_2_c2 .box4_2_c2_people span{ display: block; font-weight: bold;}

/* 专题专栏滚动幻灯片 */
.main .box5{ position: relative;}
.main .box5 .owl-carousel{ width: 1120px;}
.main .box5 a{float: left; padding:0 10px; text-align: center;}
.main .box5 img{ width: 260px; height: 100px;}
.main .box5 #owl-demo{ display: block!important;}
.main .box5 #owl-demo-mobile{display: none!important;}

/*网站导航*/
.main .box6{ background: #426ca6; padding: 15px 0 11px;}
.main .box6_t{ width: 1200px; margin: 0 auto;}
.main .box6_tl{ float: left; width: 110px; height: 36px; line-height: 36px; font-size: 18px; text-align: center; color: #FFF; font-weight: bold; background: #487db4;}
.main .box6_tr{ float: right;}
.main .box6_tr li{ float: left; cursor: pointer; margin-left: 10px; width: 145px; text-indent: 1em; line-height: 36px; background: url(../images/down.png) no-repeat right 18px #FFF;}
.main .box6_tr li.on{ color: #426ca6; font-weight: bold;background: url(../images/up.png) no-repeat right 18px #FFF;}
.main .box6_c{ background: #FFF; padding: 5px 10px; width: 1180px; margin-top: 4px; position: relative; display: none;}
.main .box6_c a{width: 185px;height: 25px;line-height: 25px; font-weight: normal; overflow: hidden;padding-left: 10px;background: url(../images/dot2.jpg) no-repeat left;float: left; font-size: 14px;}
.main .zcdw a{width: 270px;}
.main .box6_c1{left:-125px;}
.main .box6_c2{left:-280px;}
.main .box6_c3{left:-435px;}
.main .box6_c4{left:-590px;}
.main .box6_c5{left:-745px;}
.main .box6_c6{left:-900px;}
.main .box6_c7{left:-1055px;}
/*-----------------------主体部分结束-----------------------*/

/*-----------------------飘窗部分开始-----------------------*/
.bay{float:left;z-index:999;_position: absolute;position: fixed;top: 250px;left: 5px;}
.bay div{text-align: right;height: 25px;}
.bay a{display:block;}
/*-----------------------飘窗部分结束-----------------------*/

/*-----------------------列表部分开始-----------------------*/
.list_main{width: 1160px;margin:0 auto;}
.list_main .list_level{height: 50px;line-height: 50px;}
/*列表-通栏*/
.list_main .list_box{border: #e8e8e8 1px solid;padding:10px 20px;margin-bottom: 10px; min-height: 500px;}
.list_main .list_c li{height: 36px;line-height: 36px;width: 100%; float: left; overflow: hidden;}
.list_main .list_c li a{ background: url(../images/dot.png) no-repeat left center; padding-left: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 80%; display: block; float: left;}
.list_main .list_c li span{float: right;}
/*列表-有子栏目*/
.list_main .list_l{width: 280px;float: left;}
.list_main .list_l .list_lm1{height: 46px;line-height: 46px;overflow: hidden;background: url(../images/list_l1.jpg) no-repeat center;font-size: 20px;font-weight: bold;text-align: center;color: #FFFFFF;}
.list_main .list_l .list_lm2_bg{min-height: 75px;border-bottom: #dddbde 1px solid;border-left: #dddbde 1px solid;border-right: #dddbde 1px solid;padding: 10px 10px 250px 10px; background: url(../images/list_l2.jpg) no-repeat bottom center;}
.list_main .list_l .list_lm2 li{height: 46px;line-height: 46px;overflow: hidden;background: #f7f7f7;border-left: #e3e3e3 6px solid;padding-left: 25px;margin-top: 5px;}
.list_main .list_l .list_lm2 li:hover{background: #ecf6ff;border-color: #0084f0;color: #1276cb;}
.list_main .list_l .list_lm2 .on{background: #ecf6ff;border-color: #0084f0;color: #1276cb;}
.list_main .list_l .list_lm3{padding:0 0 10px 25px;}
.list_main .list_l .list_lm3 li{height: 30px;line-height: 30px;overflow: hidden;background: #f7f7f7;border-left: #e3e3e3 6px solid;padding-left: 20px;font-size: 16px;margin-top: 5px;}
.list_main .list_l .list_lm3 li:hover{background: #ecf6ff;border-color: #0084f0;color: #1276cb;}
.list_main .list_l .list_lm3 .on{background: #ecf6ff;border-color: #0084f0;color: #1276cb;}
.list_main .list_r{width: 858px;float: right;border: #dddddd 1px solid;min-height: 800px; padding-bottom: 10px;}
.list_main .list_dqlm{height: 59px;border-bottom: #dddddd 1px solid;}
.list_main .list_dqlm .title{padding: 0 40px;float: left;height: 57px; line-height: 57px; border-bottom: #1175ca 3px solid;text-align: center;font-size: 18px;color: #1076cb;}
.list_main .list_r .list_c{ padding: 10px 20px 0;}
.list_main .list_r .list_c li{height: 36px;line-height: 36px;width: 100%; float: left;overflow: hidden;}
.list_main .list_r .list_c li a{ background: url(../images/dot.png) no-repeat left center; padding-left: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 80%; display: block; float: left;}
.list_main .list_r .list_c li span{float: right;}
.list_main .list_r2{width: 860px;float: right;min-height: 800px;}

/*列表-便民服务*/
.list_main .list_r_bmfw{min-height: 856px;}
.list_bmfw {margin-top:30px}
.list_bmfw ul{padding: 0 20px;}
.list_bmfw li{float: left;width: 32%;margin-right: 2%;margin-bottom: 1rem;}
.list_bmfw li:nth-child(3n){margin-right: 0;}
.list_bmfw li a{display: block;height: 65px;font-size: 1.15rem;position: relative;background-color: #f5f5f5;border: 1px solid #e3e3e3;border-radius: 8px;}
.list_bmfw li a:hover{ background-color: #046dc0;color:#fff;border-color: #046dc0;}
.list_bmfw li a span{display:inline-block;box-sizing:border-box;width:100%;padding:0 1rem;position: absolute;top:50%;transform: translateY(-50%);text-align: center;font-size:1.15rem}


/*列表-专题专栏*/
.list_main .list_ztzl li{ width:180px; height:70px; margin: 10px 21px; float:left;}
.list_main .list_ztzl li img{ width:180px; height:70px;}
/*2021政府信息公开-依申请公开*/
.list_main .list_tab{height: 45px;border-bottom: #dddddd 1px solid;}
.list_main .list_tab li{padding: 0 25px;float: left;cursor: pointer;margin: 0 110px;font-size: 18px;height: 43px;line-height: 43px;}
.list_main .list_tab li:hover{color: #2d6cbc;border-bottom: #2d6cbc 3px solid;}
.list_main .list_tab .on{color: #2d6cbc;border-bottom: #2d6cbc 3px solid;}
.list_main .list_tab_box{padding: 15px 0 0 10px;}
.list_main .list_tab_box li{width: 500px;height: 30px;line-height: 30px;overflow: hidden;float: left; margin: 0 15px; padding: 5px 10px;}
.list_main .list_tab_box li a{float: right;}
.list_main .list_tab_box li:nth-child(4n+1){ background: #dde9f7;}
.list_main .list_tab_box li:nth-child(4n+2){ background: #dde9f7;}
/*-----------------------列表部分结束-----------------------*/

/*-----------------------文章部分开始-----------------------*/
.list_main .art_title{line-height:200%;text-align:center;font-family:"SimHei";font-size:20px;font-weight:normal;white-space:normal;word-break:break-all; margin-top: 10px;}
.list_main .art_time{line-height: 36px;text-align: center;background: #f4f5f9;color: #666666; margin-top: 10px;}
.list_main .art_content{line-height:200%;padding:20px;text-align:left;text-justify:inter-ideograph;min-height: 320px;}
.list_main .art_content p{text-indent:2em;}
.list_main .art_content td p{text-indent:0em;}
.list_main .art_content img{border:1px #999 solid;max-width:900px;  scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 900 ? "900px" : "auto")); display:inline !important;}
.list_main .art_content a{color:#0457BD;text-decoration: underline;}
.list_main .art_content a:visited{color:#0457BD;text-decoration: underline;}
.list_main .art_function{margin-top: 10px;}
.list_main .art_function_l{background: url(../images/article_ico1.jpg) no-repeat left;width: 250px;height: 30px;padding-left: 24px;float: left;}
.list_main .art_function_l > div {width: 30px;height: 30px;float: left;cursor: pointer;border-radius: 4px;background-size: contain;margin: 0 5px;}
.list_main .art_function_l #share-qrcode { background-image: url(../images/article_wechat.png); }
.list_main .art_function_l #share-douban { background-image: url(../images/article_db.png); }
.list_main .art_function_l #share-qzone { background-image: url(../images/article_qzone.png); }
.list_main .art_function_l #share-sina { background-image: url(../images/article_sina.png); }
.list_main .art_function_l #share-qq { background-image: url(../images/article_qq.png); }
.list_main .art_function_r{float: right; margin-top: 10px;}
.list_main .art_function_r li{float: left;margin: 0 30px 0 0;cursor: pointer;padding-left: 20px;background-repeat: no-repeat;background-position: left;}
.list_main .art_function_r .sc{background-image: url(../images/article_ico2.jpg);}
.list_main .art_function_r .print{background-image: url(../images/article_ico3.jpg);}
.list_main .art_function_r .close{background-image: url(../images/article_ico4.jpg);}
/*2021政府信息公开-文章*/
.list_main .art_xxgktab{border-collapse: collapse;width: 100%;}
.list_main .art_xxgktab th,
.list_main .art_xxgktab td{padding: 5px;line-height: 24px;vertical-align: top;border:#d4d4d4 1px solid;}
.list_main .art_xxgktab a{color: blue;text-decoration: underline;}
.list_main .art_xxgktab .title{background: #e5ecff;}
.list_main .art_xxgkstatus{position:absolute;top:0px;right:20px;}
.list_main .art_xxgkline{height: 2px;background: #859cff;margin: 10px auto;}
.list_main .art_xxgkjgzn{ margin-bottom:15px;}
.list_main .art_xxgkjgzn li{float:left; width:25%; text-align:center; border-bottom:#cccccc 1px solid; height:40px; line-height:40px; }
.list_main .art_xxgkjgzn li a{ font-size:16px; color:#333!important;}
.list_main .art_xxgkjgzn li a:hover{ text-decoration: none;}
/*2021政府信息公开-依申请公开-在线申请*/
.list_main .art_tip{height: 35px;line-height: 35px;text-align: center;}
.list_main .art_tip span{ color: red;}
.list_main .art_zn{ height:30px; line-height:30px; text-align:right;}
.list_main .art_zn a{ color: red;}
.list_main .art_ysqgktab{border-collapse: collapse;border: #dcd8d7 1px solid;background: #fafafa;width: 100%;}
.list_main .art_ysqgktab .title1{ width: 10%; text-align: center;}
.list_main .art_ysqgktab td{padding: 5px;line-height: 30px;}
.list_main .art_ysqgktab font{color: red;}
.list_main .art_ysqgktab .input1{width: 90%;height: 20px;line-height: 20px;border: #a0a0a0 1px solid;font-size:16px;background: #FFFFFF;}
.list_main .art_ysqgktab .textarea1{width: 90%;line-height: 20px;border: #a0a0a0 1px solid;font-size:16px;}
.list_main .art_ysqgktab2{ width: 100%;}
.list_main .art_ysqgktab2 td{ vertical-align: top;}
.list_main .art_ysqgktab2 .title2{ width: 5%;}
.list_main .art_ysqgktab2 .title3{ width: 15%;}
.list_main .art_ysqgktab2 .title4{ width: 20%;}
.list_main .art_ysqgktab2 .title5{ width: 50%;}
.list_main .art_ysqgktab2 .title6{ width: 32.5%;}
.list_main .art_ysqgkyzm{ margin-bottom: -6px; cursor: pointer;}
.list_main .art_ysqgkbtn{ margin: 0 auto;}
.list_main .art_ysqgkbtn input{display: block;width: 140px;height: 40px;border-radius: 5px;line-height: 40px;text-align: center;font-size: 16px;color: #FFFFFF; border: none;}
.list_main .art_ysqgkbtn .b1{background: #1564a6;}
.list_main .art_ysqgkbtn .b2{background: #9c9c9c;}
.list_main .art_ysqgkfj{ margin-top: 10px; line-height: 30px;}

.list_main .art_content_jyta table{margin: 0 auto;}
/*-----------------------文章部分结束-----------------------*/

/*-----------------------网站地图开始-----------------------*/
.map_title{width: 94%; margin: 0 auto; height:50px; line-height: 50px; border-bottom:#1276cc 1px solid; text-align:center; font-size:20px; font-weight:bold; color:#1276cc;}
.map_nav{margin:30px auto 20px; width: 70%;}
.map_nav li{ text-align:center; line-height:45px; float: left; margin: 0 32px;}
.map_nav li a{color:#1276cc;font-weight:bold;}
.map_lm{vertical-align:top; text-align:center; line-height:50px;width: 96%;}
.map_lm1{width:16%; text-align:center;}
.map_lm1 a{color:#1276cc;font-weight:bold}
.map_lm2{ padding: 20px 0;}
.map_lm2 li{margin:0 15px; float:left; height:40px; line-height:40px; list-style:none;}
/*-----------------------网站地图结束-----------------------*/

/*-----------------------江阴概况开始-----------------------*/
.jygk_topbg{margin-left: -20px; height: 275px;}
.jygk_t{background: #f7fbff;border: #339bf2 1px solid;padding:40px 20px 30px;margin-top: 40px;}
.jygk_t p{line-height: 36px;text-indent: 2em;}
.jygk_t_title{margin: -70px auto 10px; text-align:center; height: 50px;}
.jygk_t_title img{width: 232px;height: 50px;}
.jygk_c{width:1180px;padding-bottom: 10px;}
.jygk_c li{width: 275px;overflow: hidden;float: left;margin: 10px 20px 0 0;}
.jygk_c li .pic{height: 180px;}
.jygk_c li .pic img{width: 100%;height: 180px;}
.jygk_c li .info{height: 144px;border-bottom: #d7d7d7 1px solid;border-left: #d7d7d7 1px solid;border-right: #d7d7d7 1px solid;line-height: 24px;padding: 5px 20px 0;}
.jygk_c li .title{display: block;height: 40px;line-height: 40px;font-size: 20px;color: #e56566;font-weight: bold;}
.jygk_c li p{text-indent: 2em;}
/*江阴名人*/
.jygk_jymr_topbg{margin-left: -20px; height: 442px;}
.jygk_jymr_c{padding-bottom: 10px;padding-left: 20px;}
.jygk_jymr_c li{width: 170px;height: 201px;background: url(../images/jygk_jymr_cbg.jpg) no-repeat center;overflow: hidden;float: left;margin: 30px 20px 0 0;padding-top: 20px;}
.jygk_jymr_c li .img{display: block;width: 128px;height: 128px;border-radius: 50%;overflow: hidden;margin: auto;}
.jygk_jymr_c li .img img{width: 100%;height: auto;}
.jygk_jymr_c li .title{height: 30px;line-height: 30px;text-align: center;padding-top: 20px;color: #694835;font-size: 18px;display: block;}
/*-----------------------江阴概况结束-----------------------*/

/*-----------------------政民互动主页开始-----------------------*/
.zmhd_t{height: 26px;line-height: 28px;overflow: hidden;background: #eeeeee;border-bottom: #f37e00 2px solid;}
.zmhd_t .title{width: 130px;float: left;text-align: center;color: #FFFFFF;background: #f37e00;}
.zmhd_t .more{float: right;padding-right: 10px;}
.zmhd_box{border: #e2e2e2 1px solid;overflow: hidden;margin-top: 10px;}
/*来信办理平台*/
.zmhd_lxblpt_t{height: 36px;line-height: 36px;overflow: hidden;margin-top: 12px;border-left: #d9d9d9 1px solid;border-right: #d9d9d9 1px solid;border-top: #d9d9d9 1px solid;background: url(../images/zmhd_title_bg1.jpg) repeat-x;}
.zmhd_lxblpt_t .title{min-width: 120px;padding:0 15px;float: left;height: 37px;text-align: center;cursor: pointer;}
.zmhd_lxblpt_t .on{background: url(../images/zmhd_title_bg2.jpg) repeat-x top;background-color: #FFFFFF;border-left: #d9d9d9 1px solid;border-right: #d9d9d9 1px solid;color: #ec1010;font-weight: bold;}
.zmhd_lxblpt_t .write{float: left;margin: 0 25px;padding-left: 30px;font-size:16px;font-weight:bold;background: url(../images/zmhd_lxblpt_ico1.jpg) no-repeat left;color: #c72525;}
.zmhd_lxblpt_t .mail{float: left;margin: 0 25px;padding-left: 30px;font-size:16px;font-weight:bold;background: url(../images/zmhd_lxblpt_ico2.jpg) no-repeat left;color: #3f9d15;}
.zmhd_lxblpt_t .tj{float: left;margin: 0 25px;padding-left: 30px;font-size:16px;font-weight:bold;background: url(../images/zmhd_lxblpt_ico3.jpg) no-repeat left;color: #d61991;}
.zmhd_lxblpt_c{height: 269px;margin-top: 10px;overflow: hidden;}
.zmhd_lxblpt_cmain{width: 100%;border-collapse: collapse;border: #fae5b4 1px solid;}
.zmhd_lxblpt_cmain th{height: 36px;background: #fef9ec;text-align: center;color: #b67d03;font-weight: bold;}
.zmhd_lxblpt_cmain td{height: 36px;background: #FFFFFF;padding-left: 5px;}
/*图片链接*/
.zmhd_imglink{ /*height: 63px;*/ height: 90px; margin-top: 10px;}
/*民生热线直播室*/
.zmhd_msrx_t{width: 230px;height: 153px;float: left;background: url(../images/zmhd_msrx_bg1.jpg) no-repeat;margin: 20px 0 0 20px;text-align: center;line-height: 30px;color: #505251;font-weight: bold;padding-top: 20px;}
.zmhd_msrx_t span{font-size: 18px;color: #e60041;font-weight: bold;}
.zmhd_msrx_c{width: 480px;float: left;margin-left: 10px;margin-top: 20px;}
.zmhd_msrx_cmain{width: 100%;}
.zmhd_msrx_cmain td{line-height: 30px;vertical-align: top;}
.zmhd_msrx_cmain .title{width: 85px;padding-left: 15px;background: url(../images/dot3.jpg) no-repeat left 10px;color: #666666;}
.zmhd_msrx_cmain .titlelink{color: #ec1010;font-weight: bold;}
.zmhd_msrx_wq{width: 376px;float: right;height: 200px;background: url(../images/zmhd_msrx_bg2.jpg) no-repeat left center;padding: 10px 10px 0 20px;}
.zmhd_msrx_wq_t{height: 30px;overflow: hidden;}
.zmhd_msrx_wq_t .link{float: left;padding: 0 10px;line-height: 28px;border: #639ed8 1px solid;margin-left: 2px;color: #637fae;}
.zmhd_msrx_wq_c{margin-top: 10px;}
.zmhd_msrx_wq_c li{padding: 5px 0;line-height: 24px;}
.zmhd_msrx_wq_c span{color: #999999;font-size: 14px;}
/*调查征集*/
.zmhd_dczj{ width: 748px;}
.zmhd_dczj_c{height:306px; width: 700px; margin: 0 auto;padding: 0 0 4px 0px;overflow:hidden;}
.zmhd_dczj_c li{width:680px;height: 90px;overflow: hidden;border-bottom: #d1d1d1 1px dashed;float: left;margin: 10px 0 0 0;padding-left: 17px;background: url(../images/dot4.jpg) no-repeat left 10px;line-height: 26px;}
.zmhd_dczj_c .link1{display: block;height: 52px;}
.zmhd_dczj_c .link1 span{color:red;}
.zmhd_dczj_c .link2{height: 28px;line-height: 28px;}
.zmhd_dczj_c .link2 a{float: left;color: #245195;}
.zmhd_dczj_c .link2 span{float: right;color: #676767;margin-right:10px;}
/*热点回应*/
.zmhd_rdhy{ width: 400px;}
.zmhd_rdhy_c{padding:10px 0;}
.zmhd_rdhy_c li{height: 30px;line-height: 30px;overflow: hidden;padding-left: 20px;background: url(../images/dot5.jpg) no-repeat 8px center;}
.zmhd_rdhy_c li a{float: left; width:270px;}
.zmhd_rdhy_c li span{width: 100px;float: right;text-align: center;}
.zmhd_rdhy_link{ padding-left:4px;}
.zmhd_rdhy_link a{ float:left; background:#225095; height:40px; line-height:40px; color:#FFF; text-align:center; display:block; width:175px; margin:0 10px 10px;}
/*常务会议*/
.zmhd_cwhy_img{ width: 740px; float: left; margin-top: 15px;}
.zmhd_cwhy_img div.box1{ width: 240px; height: 170px; float: left; margin: 0 20px;}
.zmhd_cwhy_img div.box1 img{ width: 240px; height: 170px;}
.zmhd_cwhy_img div.box2{ float: left; width: 450px;}
.zmhd_cwhy_img div.box2 .title{ font-weight: bold; line-height: 40px;}
.zmhd_cwhy_img div.box2 .time{ line-height: 40px;}
.zmhd_cwhy_img div.box2 .cont{ line-height: 30px; height: 90px; overflow: hidden;}
.zmhd_cwhy_c{ width: 400px; float: right; padding: 10px 0;}
.zmhd_cwhy_c li{height: 30px;line-height: 30px;overflow: hidden;padding-left: 20px;background: url(../images/dot5.jpg) no-repeat 8px center;}
.zmhd_cwhy_c li a{float: left; width:65%;}
.zmhd_cwhy_c li span{width: 100px;float: right;text-align: center;}
/*-----------------------政民互动主页结束-----------------------*/

/*-----------------------政民互动-调查征集开始-----------------------*/
.zmhd_dczj_list_t{height: 36px;line-height: 36px;overflow: hidden;background: url(../images/zmhd_title_bg1.jpg) repeat-x;}
.zmhd_dczj_list_t .title{min-width: 120px;padding:0 15px;float: left;height: 36px;text-align: center;cursor: pointer;}
.zmhd_dczj_list_t .on{background: url(../images/zmhd_title_bg2.jpg) repeat-x top;background-color: #FFFFFF;border-left: #d9d9d9 1px solid;border-right: #d9d9d9 1px solid;color: #ec1010;font-weight: bold;}
.zmhd_dczj_list_cmain{ width: 800px; margin:10px auto 0;}
.zmhd_dczj_list_c li{padding:10px 0;overflow: hidden;border-bottom: #d1d1d1 1px dashed;margin: 10px 0 0 0;padding-left: 17px;background: url(../images/dot4.jpg) no-repeat left 23px;line-height: 26px;}
.zmhd_dczj_list_c li>a>span{ color: red;}
.zmhd_dczj_list_c .link1{display: block;line-height: 30px;padding-bottom: 10px;}
.zmhd_dczj_list_c .link1 span{color:red;}
.zmhd_dczj_list_c .link2{height: 28px;line-height: 28px;color: #a9a9a9;text-align:right;}
.zmhd_dczj_list_c .link2 span{color: #676767;margin-right:20px;}
.zmhd_dczj_list_c .link2 span a{color: blue;}
.zmhd_dczj_list_c .link3{text-indent:2em;}
/*-----------------------政民互动-调查征集结束-----------------------*/

/*-----------------------政民互动-意见征集内容开始-----------------------*/
.zmhd_art_yjzj{ padding: 10px 20px 0;}
.zmhd_art_yjzj_title{line-height: 30px;padding: 10px 0;font-size: 20px;text-align: center;}
.zmhd_art_yjzj_time{text-align:center; line-height:30px; margin-top:10px;color:grey;}
.zmhd_art_yjzj_tab{width: 100%;height: 36px;background: #f6f6f6;margin-top:20px;}
.zmhd_art_yjzj_tab td{text-align: center;cursor: pointer;width: 25%;}
.zmhd_art_yjzj_tab .on{background: #1276cc;color: #FFFFFF;}
.zmhd_art_yjzj_content{padding: 10px; line-height: 180%;}
.zmhd_art_yjzj_content p{ text-indent: 2em;}
.zmhd_art_yjzj_content a{ color: dodgerblue;}
/*-----------------------政民互动-意见征集内容结束-----------------------*/

/*-----------------------政民互动-调查问卷内容开始-----------------------*/
.zmhd_art_dcwj{ padding: 10px 20px 0;}
.zmhd_art_dcwj_title{line-height: 30px;padding: 10px 0;font-size: 20px;text-align: center;}
.zmhd_art_dcwj_time{text-align:center; line-height:30px; margin-top:10px;color:grey;}
.zmhd_art_dcwj_content{padding: 10px; line-height: 180%;}
.zmhd_art_dcwj_content p{ text-indent: 2em;}
.zmhd_art_dcwj_tab{margin-left:30px; width: 85%;}
/*-----------------------政民互动-调查问卷内容结束-----------------------*/

/*-----------------------政民互动-民生直播开始-----------------------*/
.zmhd_mszb_title{width: 120px;height: 36px;line-height: 36px;text-align: center;background: #e20040;color: #FFFFFF;}
.zmhd_mszb_content{padding: 10px; margin: 10px; background: #fbfbfb;line-height: 30px;color: #666666;}
.zmhd_mszb_content p{text-indent: 2em;}
.zmhd_mszb_title2{height: 35px;border-bottom: #d5d5d5 1px solid;margin-top: 10px;}
.zmhd_mszb_title2 .title{float: left;border-left: #ec1010 5px solid;padding-left: 8px;margin: 6px 0 0 10px;}
.zmhd_mszb_content2{padding: 10px; line-height: 180%;}
.zmhd_mszb_content2 p{text-indent: 2em;}
.zmhd_mszb_tab{height: 36px;line-height: 36px;overflow: hidden; border-top: #dcdcdc 1px solid;}
.zmhd_mszb_tab li{float: left;padding: 0 30px;cursor: pointer;}
.zmhd_mszb_tab li.on{background: #e20040;color: #FFFFFF;}
.zmhd_mszb_tab .link{ margin-left: 30px;}
.zmhd_mszb_tab .more{ float: right; padding-right: 10px;}
.zmhd_mszb_ft{ width: 580px;}
.zmhd_mszb_ftjh{ padding: 20px;}
.zmhd_mszb_ftjh li .top{height: 35px;line-height: 35px;border-top: #dcdcdc 1px solid;border-left: #dcdcdc 1px solid;border-right: #dcdcdc 1px solid;}
.zmhd_mszb_ftjh li .top .title{float: left;padding-left: 25px;color: #e40040;}
.zmhd_mszb_ftjh li .top .date{float: right;padding-right: 60px;color: #676767;}
.zmhd_mszb_ftjh li .btm{width: 100%;border-collapse: collapse;border: #dcdcdc 1px solid;}
.zmhd_mszb_ftjh li .btm th{height: 36px;background: #fcfcfc;font-weight: normal;text-align: center;}
.zmhd_mszb_ftjh li .btm td{padding: 5px;line-height: 24px;width: 33%;}
.zmhd_mszb_art_video{width: 700px;height: 500px;float: left;overflow: hidden;}
.zmhd_mszb_art_gk{width: 380px;height:480px;float: right;position: relative;background: #fafafa;padding: 10px;}
.zmhd_mszb_art_gk .bg{width: 30px;height: 30px;background: url(../images/zmhd_mszb_bg1.jpg) no-repeat;position: absolute;right: 0;top: 0;}
.zmhd_mszb_art_gkmain{width: 100%;color: #666666;}
.zmhd_mszb_art_gkmain td{line-height: 26px;vertical-align: top;}
.zmhd_mszb_art_gkmain .title{width: 55px;text-align: right;color: #ed0f0e;}
.zmhd_mszb_art_wzsl{ padding: 10px; line-height: 180%;height: 350px;overflow-y: auto;}
.zmhd_mszb_art_wzsl p{ text-indent: 2em;}
/*-----------------------政民互动-民生直播结束-----------------------*/

/*-----------------------政民互动-微幸福征集开始-----------------------*/
.zmhd_wxfzj-1{ line-height: 25px;}
.zmhd_wxfzj-1 h2{ line-height: 50px; text-align: center;}
.zmhd_wxfzj-1 p{ text-indent: 2em;}
.zmhd_wxfzj-2{ margin-top: 20px;}
.zmhd_wxfzj-2 th,.zmhd_wxfzj-2 td{ background: #F5F5F5; line-height: 30px; padding: 5px 0;}
.zmhd_wxfzj-2 th{ text-align: right; padding-right: 10px; font-weight: normal; width: 20%;}
.zmhd_wxfzj-2 td{ padding-left:10px;}
.zmhd_wxfzj-2 textarea {width:90%;border: 1px solid #CCCCCC;font-size:14px;padding:10px;}
.zmhd_wxfzj-2 img {margin-left: 10px;vertical-align: middle;}
.zmhd_wxfzj-2 input {vertical-align: middle; height: 25px; line-height: 25px;border: 1px solid #CCCCCC;}
.zmhd_wxfzj-2 input.txt{ width: 70%;}
.zmhd_wxfzj-2 input.txt2{ width: 20%;}
.zmhd_wxfzj-2 span {margin: 5px;}
.zmhd_wxfzj-3{width: 120px;height: 30px;display: block;float: left;margin-right: 30px;text-align: center;line-height: 30px;color: #ffffff;border-radius: 5px;background: #0a87e3;}
.zmhd_wxfzj-4{width: 120px;height: 30px;display: block;float: left;margin-right: 30px;text-align: center;line-height: 30px;color: #ffffff;border-radius: 5px;background: #cccccc;}
.zmhd_wxfzj-2 .none{ display: none;}
/*-----------------------政民互动-微幸福征集结束-----------------------*/

/*-----------------------政民互动-常务会议开始-----------------------*/
.zmhd_cwhy_list{ padding: 20px 0;}
.zmhd_cwhy_list ul{margin-left: 10px;}
.zmhd_cwhy_list li{ float: left; width: 240px; margin: 0 20px; background: #ececec; overflow: hidden;}
.zmhd_cwhy_list li img{ width: 240px; height: 170px;}
.zmhd_cwhy_list li div.title{ padding: 10px; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.zmhd_cwhy_list li div.time{ border-top: 1px dashed #d8d6d6; margin: 0 10px; padding: 10px 0;}

.zmhd_cwhy_art_top{ height: 340px; background: url(../images/zmhd_cwhy_top.jpg) no-repeat top center;}
.zmhd_cwhy_art_logo{ width: 1200px; margin: 0px auto; padding-top: 20px; text-align: center;}
.zmhd_cwhy_art_logo img{ height: 130px;}
.zmhd_cwhy_art_box{ width: 1200px; margin: 20px auto; background: url(../images/zmhd_cwhy_line.gif) repeat-y 780px top; padding: 10px 0;}
.zmhd_cwhy_art_l{ width: 760px; float: left;}
.zmhd_cwhy_art_r{ width: 400px; float: right;}
.zmhd_cwhy_art_title{ font-size: 36px; text-align: center; font-weight: bold;}
.zmhd_cwhy_art_time{ border-bottom: #e2e2e2 solid 1px; text-align: center; color: #999; padding: 10px 0;}
.zmhd_cwhy_art_con{line-height:200%;text-align:left;text-justify:inter-ideograph;min-height: 320px; padding: 20px;}
.zmhd_cwhy_art_con p{text-indent:2em;}
.zmhd_cwhy_art_con img{border:1px #999 solid;max-width:900px;  scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 900 ? "900px" : "auto")); display:inline !important;}
.zmhd_cwhy_art_con a{color:#0457BD;text-decoration: underline;}
.zmhd_cwhy_art_con a:visited{color:#0457BD;text-decoration: underline;}
.zmhd_cwhy_art_sptp h2{ font-size: 24px; color: #eb0000;}
.zmhd_cwhy_art_sptp .ico_sp{ background: url(../images/zmhd_cwhy_ico_sp.png) no-repeat left center; padding-left: 35px;}
.zmhd_cwhy_art_sptp .ico_tp{ background: url(../images/zmhd_cwhy_ico_tp.png) no-repeat left center; padding-left: 35px;}
.zmhd_cwhy_art_sptp .video_show{ margin-top: 20px;}
.zmhd_cwhy_art_sptp .img_show{ margin-top: 20px;}
.zmhd_cwhy_art_sptp .img_show img{ width: 400px; height: 260px;}
/*-----------------------政民互动-常务会议结束-----------------------*/

/*---------------------------个人中心开始---------------------------*/
.grzx_t{height: 50px;line-height: 50px;border-bottom: #dbdbdb 1px solid;overflow: hidden;}
.grzx_t .title{font-size: 24px;color: #1176cb;font-weight: bold;float: left; margin-left: 20px;}
.grzx_t .name{ float: right;}
.grzx_t .name span{ float:right;color:#3c7cd3;margin-right:20px;}
.grzx_t .name a{color:#3c7cd3;}
.grzx_t .underline{text-decoration:underline;}
.grzx_c{background:#ffffff;min-height:480px;}
.grzx_c .inner{float:left; width:20%;height:100%;background:#f8f8f8;border-left:1px #e4e4e4 solid;border-right:1px #e4e4e4 solid; }
.grzx_c .inner li{background:#f8f8f8;height:60px;color:#666666;font-size:18px; text-align:center;line-height:60px;cursor:pointer;border-bottom:1px #e4e4e4 solid;}
.grzx_c .inner .on{background:#3c7cd3;color:#ffffff;}
.grzx_c .in{/*float:left;width:78%;*/height:100%;margin-left:10px; padding-bottom: 10px;}
.grzx_c .table_interact {margin-top: 10px;border-collapse: collapse; width: 100%; border: 1px solid #d7d7d7;}			
.grzx_c .table_interact td,.grzx_c .table_interact th {line-height: 30px; border: 1px solid #d7d7d7;}			
.grzx_c .table_interact th {background: #f8f8f8;}
.grzx_c .title{line-height:35px; text-align: right; padding-right:5px;}
.grzx_c .title a{color:#0b459c;font-weight:bold;}
/*---------------------------个人中心结束---------------------------*/

/*---------------------------首页增加建党100周年---------------------------*/
.body-syjd100zn{background: url(../images/2021gcdcl100znbg.jpg) no-repeat top center; padding-top:100px;}
.body-syjd100zn-m{display: none;}

/*---------------------------领导之窗-----------------------------*/
.leader_list{ padding:0 30px;}
.ld-tit{ width:100%; height:43px; border-bottom:1px solid #dadada; color:#f54343; font-size:23px;}
.ld-tit1{ width:100%; height:43px; color:#285b9d; font-size:30px; margin-top:20px; font-weight: bold}
.ld-ldxq{ padding-top:15px; width:100%;}
.ld-205{ width:100%; margin:0 auto; padding-bottom:30px; border-top:1px solid #e3e3e3; padding-top:20px; overflow:hidden; zoom:1}
.ld-zw{ width:100px; height:100%; float:left; padding-top:82px; font-size:24px; font-weight:bold; color:#285b9d; text-align:right; padding-right:30px;}
.ld-xx{ width:900px; height:100%; float:left;}
.ld-xx ul{ margin:0; padding:0;}
.ld-xx li{ width:25%; height:100%; padding:15px 0; float:left; text-align:center}
.ld-xx-pic{ display:inline-block; width:150px;}
.ld-xx-pic img{ width:150px; height:210px;box-sizing:border-box;}
.ld-xx-name{line-height:3; text-align:center; font-size:18px;}

  @media only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
.leader_list{ padding:0 10px}
.ld-zw{ padding-top:10px}	
.ld-ldxq{ padding-top:0}
.ld-zw{ width:100%; padding-bottom:15px;text-align:left; text-indent:1em}
.ld-xx{width:100%}
.ld-xx li{ width:50%; padding:0}


.video-js{width: 100% !important;height: auto !important;}

		}    

/*--------------------------领导详情------------------------------*/
.leader_intro{
	/*background:url(https://www.wuxi.gov.cn/static2016/images/grey_line.gif) repeat-y 755px top;*/
	padding:30px 0;
	/*! float: left; */
	margin: 0 0 30px 0;
	height: 480px;
}
.leader_intro_l{
	/*width:780px;*/
	/*! padding-top:10px; */
}
.leader_intro_l_l{
	width:200px;
	text-align:center;
}
.leader_intro_l_l img{
	display:block;
    margin:0 auto;
	width:150px;
	border:#d9d9d9 solid 1px;
	padding:10px;
}
.leader_intro_l_l h3{
	font-size:24px;
	padding:20px 0 10px;
}
.leader_intro_l_l p a{
	display:block;
	width:174px;
	height:42px;
	line-height:42px;
	background:#f54343;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:20px auto 0;
	color:#fff;
}
.leader_intro_l_r{
	margin-left:20px;
	width:510px;
}
/*.leader_intro_l_r{
	margin-left:20px;
	width:880px;
}*/
.leader_intro_l_r p{
	line-height:2;
	font-size:17px;
	text-align: justify;
  text-indent:2em;
}
.leader_intro_l_r h3{
	margin:10px 0;
	color:#285b9d;
}
.leader_intro_l_r .gzfg_ic{
	background:url(../images/icon_leader1.png) no-repeat left center;
	padding-left:40px;
	font-size: 22px;
}
.leader_intro_l_r .grjl_ic{
	background:url(../images/icon_leader2.png) no-repeat left center;
	padding-left:40px;font-size: 22px;
	height:32px;
	line-height:32px;
}
.leader_intro_r{
	width:300px;
	padding:15px;
	display:inline;
	margin:0;
	background:#f5f5f5; 
}
.leader_intro_r h3{ margin-bottom:10px; font-size:22px; color:#285b9d;}
.leader_intro_r dl{ padding:10px 0; margin-bottom:10px; border-bottom:1px solid #e3e3e3; line-height:2; overflow:hidden; zoom:1;font-size: 18px;}
.leader_intro_r dt{ float:left;width:60px; color:#285b9d; font-weight:bold;}
.leader_intro_r dd{ float:right; width:219px;}
.leader_intro_r .leader_r_dl dd{ float:right; width:270px;}
.leader_intro_r dd span{ margin-right:10px; white-space:nowrap;}
@media only screen and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
      .leader_intro{height:250vw;}
.leader_intro_l{width:100%}
.leader_intro_l_l{clear:both; margin:0 auto; float:none;  overflow: auto;}
.leader_intro_l_r{clear:both; margin-left:0; width:100%; box-sizing:border-box; padding:1rem;height: 110vw;overflow: auto;}
.intor{height:auto;}
      
.hide_show{ display:none}
.leader_intro_r{ width:100%; margin-top: 20px;}
		}

